Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | de | 26 | o |
2 | la | 27 | nun |
3 | y | 28 | sos |
4 | que | 29 | son |
5 | a | 30 | se |
6 | del | 31 | En |
7 | los | 32 | ente |
8 | en | 33 | Los |
9 | so | 34 | tamién |
10 | les | 35 | años |
11 | un | 36 | ser |
12 | el | 37 | Les |
13 | una | 38 | lo |
14 | ye | 39 | parte |
15 | nel | 40 | col |
16 | con | 41 | pero |
17 | na | 42 | dos |
18 | El | 43 | cola |
19 | como | 44 | pol |
20 | al | 45 | bien |
21 | La | 46 | tien |
22 | más | 47 | nos |
23 | por | 48 | pola |
24 | pa | 49 | primer |
25 | foi | 50 | yera |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges